type github.com/go-faster/errors.printer
5 uses
github.com/go-faster/errors (current package)
adaptor.go#L75: err = v.FormatError((*printer)(p))
adaptor.go#L176: type printer state
adaptor.go#L178: func (s *printer) Print(args ...interface{}) {
adaptor.go#L184: func (s *printer) Printf(format string, args ...interface{}) {
adaptor.go#L190: func (s *printer) Detail() bool {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |